Initializes this. Adds item to this and connects to the signals emitted by item.
This just calls $(SRCTAG KeyedCollection.add).
Precondition:
assert(item(s) !is null);
See Implementation
Initializes this. Adds item to this and connects to the signals emitted by item.
This just calls $(SRCTAG KeyedCollection.add).
Precondition: